\(\int \frac {(d+e x)^3}{\sqrt {a+c x^2}} \, dx\) [562]

   Optimal result
   Rubi [A] (verified)
   Mathematica [A] (verified)
   Maple [A] (verified)
   Fricas [A] (verification not implemented)
   Sympy [A] (verification not implemented)
   Maxima [A] (verification not implemented)
   Giac [A] (verification not implemented)
   Mupad [F(-1)]

Optimal result

Integrand size = 19, antiderivative size = 110 \[ \int \frac {(d+e x)^3}{\sqrt {a+c x^2}} \, dx=\frac {e (d+e x)^2 \sqrt {a+c x^2}}{3 c}+\frac {e \left (4 \left (4 c d^2-a e^2\right )+5 c d e x\right ) \sqrt {a+c x^2}}{6 c^2}+\frac {d \left (2 c d^2-3 a e^2\right ) \text {arctanh}\left (\frac {\sqrt {c} x}{\sqrt {a+c x^2}}\right )}{2 c^{3/2}} \]

[Out]

1/2*d*(-3*a*e^2+2*c*d^2)*arctanh(x*c^(1/2)/(c*x^2+a)^(1/2))/c^(3/2)+1/3*e*(e*x+d)^2*(c*x^2+a)^(1/2)/c+1/6*e*(5
*c*d*e*x-4*a*e^2+16*c*d^2)*(c*x^2+a)^(1/2)/c^2

Rubi [A] (verified)

Time = 0.05 (sec) , antiderivative size = 110, normalized size of antiderivative = 1.00, number of steps used = 4, number of rules used = 4, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.211, Rules used = {757, 794, 223, 212} \[ \int \frac {(d+e x)^3}{\sqrt {a+c x^2}} \, dx=\frac {d \text {arctanh}\left (\frac {\sqrt {c} x}{\sqrt {a+c x^2}}\right ) \left (2 c d^2-3 a e^2\right )}{2 c^{3/2}}+\frac {e \sqrt {a+c x^2} \left (4 \left (4 c d^2-a e^2\right )+5 c d e x\right )}{6 c^2}+\frac {e \sqrt {a+c x^2} (d+e x)^2}{3 c} \]

[In]

Int[(d + e*x)^3/Sqrt[a + c*x^2],x]

[Out]

(e*(d + e*x)^2*Sqrt[a + c*x^2])/(3*c) + (e*(4*(4*c*d^2 - a*e^2) + 5*c*d*e*x)*Sqrt[a + c*x^2])/(6*c^2) + (d*(2*
c*d^2 - 3*a*e^2)*ArcTanh[(Sqrt[c]*x)/Sqrt[a + c*x^2]])/(2*c^(3/2))

Rule 212

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))*ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 223

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Subst[Int[1/(1 - b*x^2), x], x, x/Sqrt[a + b*x^2]] /; FreeQ[{a,
b}, x] &&  !GtQ[a, 0]

Rule 757

Int[((d_) + (e_.)*(x_))^(m_)*((a_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> Simp[e*(d + e*x)^(m - 1)*((a + c*x^2)^(p
 + 1)/(c*(m + 2*p + 1))), x] + Dist[1/(c*(m + 2*p + 1)), Int[(d + e*x)^(m - 2)*Simp[c*d^2*(m + 2*p + 1) - a*e^
2*(m - 1) + 2*c*d*e*(m + p)*x, x]*(a + c*x^2)^p, x], x] /; FreeQ[{a, c, d, e, m, p}, x] && NeQ[c*d^2 + a*e^2,
0] && If[RationalQ[m], GtQ[m, 1], SumSimplerQ[m, -2]] && NeQ[m + 2*p + 1, 0] && IntQuadraticQ[a, 0, c, d, e, m
, p, x]

Rule 794

Int[((d_.) + (e_.)*(x_))*((f_.) + (g_.)*(x_))*((a_) + (c_.)*(x_)^2)^(p_), x_Symbol] :> Simp[((e*f + d*g)*(2*p
+ 3) + 2*e*g*(p + 1)*x)*((a + c*x^2)^(p + 1)/(2*c*(p + 1)*(2*p + 3))), x] - Dist[(a*e*g - c*d*f*(2*p + 3))/(c*
(2*p + 3)), Int[(a + c*x^2)^p, x], x] /; FreeQ[{a, c, d, e, f, g, p}, x] &&  !LeQ[p, -1]

Rubi steps \begin{align*} \text {integral}& = \frac {e (d+e x)^2 \sqrt {a+c x^2}}{3 c}+\frac {\int \frac {(d+e x) \left (3 c d^2-2 a e^2+5 c d e x\right )}{\sqrt {a+c x^2}} \, dx}{3 c} \\ & = \frac {e (d+e x)^2 \sqrt {a+c x^2}}{3 c}+\frac {e \left (4 \left (4 c d^2-a e^2\right )+5 c d e x\right ) \sqrt {a+c x^2}}{6 c^2}+\frac {\left (d \left (2 c d^2-3 a e^2\right )\right ) \int \frac {1}{\sqrt {a+c x^2}} \, dx}{2 c} \\ & = \frac {e (d+e x)^2 \sqrt {a+c x^2}}{3 c}+\frac {e \left (4 \left (4 c d^2-a e^2\right )+5 c d e x\right ) \sqrt {a+c x^2}}{6 c^2}+\frac {\left (d \left (2 c d^2-3 a e^2\right )\right ) \text {Subst}\left (\int \frac {1}{1-c x^2} \, dx,x,\frac {x}{\sqrt {a+c x^2}}\right )}{2 c} \\ & = \frac {e (d+e x)^2 \sqrt {a+c x^2}}{3 c}+\frac {e \left (4 \left (4 c d^2-a e^2\right )+5 c d e x\right ) \sqrt {a+c x^2}}{6 c^2}+\frac {d \left (2 c d^2-3 a e^2\right ) \tanh ^{-1}\left (\frac {\sqrt {c} x}{\sqrt {a+c x^2}}\right )}{2 c^{3/2}} \\ \end{align*}

Mathematica [A] (verified)

Time = 0.42 (sec) , antiderivative size = 91, normalized size of antiderivative = 0.83 \[ \int \frac {(d+e x)^3}{\sqrt {a+c x^2}} \, dx=\frac {e \sqrt {a+c x^2} \left (-4 a e^2+c \left (18 d^2+9 d e x+2 e^2 x^2\right )\right )+3 \sqrt {c} d \left (-2 c d^2+3 a e^2\right ) \log \left (-\sqrt {c} x+\sqrt {a+c x^2}\right )}{6 c^2} \]

[In]

Integrate[(d + e*x)^3/Sqrt[a + c*x^2],x]

[Out]

(e*Sqrt[a + c*x^2]*(-4*a*e^2 + c*(18*d^2 + 9*d*e*x + 2*e^2*x^2)) + 3*Sqrt[c]*d*(-2*c*d^2 + 3*a*e^2)*Log[-(Sqrt
[c]*x) + Sqrt[a + c*x^2]])/(6*c^2)

Maple [A] (verified)

Time = 2.14 (sec) , antiderivative size = 80, normalized size of antiderivative = 0.73

method result size
risch \(-\frac {e \left (-2 c \,x^{2} e^{2}-9 x c d e +4 e^{2} a -18 c \,d^{2}\right ) \sqrt {c \,x^{2}+a}}{6 c^{2}}-\frac {d \left (3 e^{2} a -2 c \,d^{2}\right ) \ln \left (\sqrt {c}\, x +\sqrt {c \,x^{2}+a}\right )}{2 c^{\frac {3}{2}}}\) \(80\)
default \(\frac {d^{3} \ln \left (\sqrt {c}\, x +\sqrt {c \,x^{2}+a}\right )}{\sqrt {c}}+e^{3} \left (\frac {x^{2} \sqrt {c \,x^{2}+a}}{3 c}-\frac {2 a \sqrt {c \,x^{2}+a}}{3 c^{2}}\right )+3 d \,e^{2} \left (\frac {x \sqrt {c \,x^{2}+a}}{2 c}-\frac {a \ln \left (\sqrt {c}\, x +\sqrt {c \,x^{2}+a}\right )}{2 c^{\frac {3}{2}}}\right )+\frac {3 d^{2} e \sqrt {c \,x^{2}+a}}{c}\) \(124\)

[In]

int((e*x+d)^3/(c*x^2+a)^(1/2),x,method=_RETURNVERBOSE)

[Out]

-1/6*e*(-2*c*e^2*x^2-9*c*d*e*x+4*a*e^2-18*c*d^2)*(c*x^2+a)^(1/2)/c^2-1/2/c^(3/2)*d*(3*a*e^2-2*c*d^2)*ln(c^(1/2
)*x+(c*x^2+a)^(1/2))

Fricas [A] (verification not implemented)

none

Time = 0.29 (sec) , antiderivative size = 180, normalized size of antiderivative = 1.64 \[ \int \frac {(d+e x)^3}{\sqrt {a+c x^2}} \, dx=\left [-\frac {3 \, {\left (2 \, c d^{3} - 3 \, a d e^{2}\right )} \sqrt {c} \log \left (-2 \, c x^{2} + 2 \, \sqrt {c x^{2} + a} \sqrt {c} x - a\right ) - 2 \, {\left (2 \, c e^{3} x^{2} + 9 \, c d e^{2} x + 18 \, c d^{2} e - 4 \, a e^{3}\right )} \sqrt {c x^{2} + a}}{12 \, c^{2}}, -\frac {3 \, {\left (2 \, c d^{3} - 3 \, a d e^{2}\right )} \sqrt {-c} \arctan \left (\frac {\sqrt {-c} x}{\sqrt {c x^{2} + a}}\right ) - {\left (2 \, c e^{3} x^{2} + 9 \, c d e^{2} x + 18 \, c d^{2} e - 4 \, a e^{3}\right )} \sqrt {c x^{2} + a}}{6 \, c^{2}}\right ] \]

[In]

integrate((e*x+d)^3/(c*x^2+a)^(1/2),x, algorithm="fricas")

[Out]

[-1/12*(3*(2*c*d^3 - 3*a*d*e^2)*sqrt(c)*log(-2*c*x^2 + 2*sqrt(c*x^2 + a)*sqrt(c)*x - a) - 2*(2*c*e^3*x^2 + 9*c
*d*e^2*x + 18*c*d^2*e - 4*a*e^3)*sqrt(c*x^2 + a))/c^2, -1/6*(3*(2*c*d^3 - 3*a*d*e^2)*sqrt(-c)*arctan(sqrt(-c)*
x/sqrt(c*x^2 + a)) - (2*c*e^3*x^2 + 9*c*d*e^2*x + 18*c*d^2*e - 4*a*e^3)*sqrt(c*x^2 + a))/c^2]

Sympy [A] (verification not implemented)

Time = 0.47 (sec) , antiderivative size = 128, normalized size of antiderivative = 1.16 \[ \int \frac {(d+e x)^3}{\sqrt {a+c x^2}} \, dx=\begin {cases} \sqrt {a + c x^{2}} \cdot \left (\frac {3 d e^{2} x}{2 c} + \frac {e^{3} x^{2}}{3 c} + \frac {- \frac {2 a e^{3}}{3 c} + 3 d^{2} e}{c}\right ) + \left (- \frac {3 a d e^{2}}{2 c} + d^{3}\right ) \left (\begin {cases} \frac {\log {\left (2 \sqrt {c} \sqrt {a + c x^{2}} + 2 c x \right )}}{\sqrt {c}} & \text {for}\: a \neq 0 \\\frac {x \log {\left (x \right )}}{\sqrt {c x^{2}}} & \text {otherwise} \end {cases}\right ) & \text {for}\: c \neq 0 \\\frac {\begin {cases} d^{3} x & \text {for}\: e = 0 \\\frac {\left (d + e x\right )^{4}}{4 e} & \text {otherwise} \end {cases}}{\sqrt {a}} & \text {otherwise} \end {cases} \]

[In]

integrate((e*x+d)**3/(c*x**2+a)**(1/2),x)

[Out]

Piecewise((sqrt(a + c*x**2)*(3*d*e**2*x/(2*c) + e**3*x**2/(3*c) + (-2*a*e**3/(3*c) + 3*d**2*e)/c) + (-3*a*d*e*
*2/(2*c) + d**3)*Piecewise((log(2*sqrt(c)*sqrt(a + c*x**2) + 2*c*x)/sqrt(c), Ne(a, 0)), (x*log(x)/sqrt(c*x**2)
, True)), Ne(c, 0)), (Piecewise((d**3*x, Eq(e, 0)), ((d + e*x)**4/(4*e), True))/sqrt(a), True))

Maxima [A] (verification not implemented)

none

Time = 0.20 (sec) , antiderivative size = 111, normalized size of antiderivative = 1.01 \[ \int \frac {(d+e x)^3}{\sqrt {a+c x^2}} \, dx=\frac {\sqrt {c x^{2} + a} e^{3} x^{2}}{3 \, c} + \frac {3 \, \sqrt {c x^{2} + a} d e^{2} x}{2 \, c} + \frac {d^{3} \operatorname {arsinh}\left (\frac {c x}{\sqrt {a c}}\right )}{\sqrt {c}} - \frac {3 \, a d e^{2} \operatorname {arsinh}\left (\frac {c x}{\sqrt {a c}}\right )}{2 \, c^{\frac {3}{2}}} + \frac {3 \, \sqrt {c x^{2} + a} d^{2} e}{c} - \frac {2 \, \sqrt {c x^{2} + a} a e^{3}}{3 \, c^{2}} \]

[In]

integrate((e*x+d)^3/(c*x^2+a)^(1/2),x, algorithm="maxima")

[Out]

1/3*sqrt(c*x^2 + a)*e^3*x^2/c + 3/2*sqrt(c*x^2 + a)*d*e^2*x/c + d^3*arcsinh(c*x/sqrt(a*c))/sqrt(c) - 3/2*a*d*e
^2*arcsinh(c*x/sqrt(a*c))/c^(3/2) + 3*sqrt(c*x^2 + a)*d^2*e/c - 2/3*sqrt(c*x^2 + a)*a*e^3/c^2

Giac [A] (verification not implemented)

none

Time = 0.27 (sec) , antiderivative size = 93, normalized size of antiderivative = 0.85 \[ \int \frac {(d+e x)^3}{\sqrt {a+c x^2}} \, dx=\frac {1}{6} \, \sqrt {c x^{2} + a} {\left ({\left (\frac {2 \, e^{3} x}{c} + \frac {9 \, d e^{2}}{c}\right )} x + \frac {2 \, {\left (9 \, c^{2} d^{2} e - 2 \, a c e^{3}\right )}}{c^{3}}\right )} - \frac {{\left (2 \, c d^{3} - 3 \, a d e^{2}\right )} \log \left ({\left | -\sqrt {c} x + \sqrt {c x^{2} + a} \right |}\right )}{2 \, c^{\frac {3}{2}}} \]

[In]

integrate((e*x+d)^3/(c*x^2+a)^(1/2),x, algorithm="giac")

[Out]

1/6*sqrt(c*x^2 + a)*((2*e^3*x/c + 9*d*e^2/c)*x + 2*(9*c^2*d^2*e - 2*a*c*e^3)/c^3) - 1/2*(2*c*d^3 - 3*a*d*e^2)*
log(abs(-sqrt(c)*x + sqrt(c*x^2 + a)))/c^(3/2)

Mupad [F(-1)]

Timed out. \[ \int \frac {(d+e x)^3}{\sqrt {a+c x^2}} \, dx=\int \frac {{\left (d+e\,x\right )}^3}{\sqrt {c\,x^2+a}} \,d x \]

[In]

int((d + e*x)^3/(a + c*x^2)^(1/2),x)

[Out]

int((d + e*x)^3/(a + c*x^2)^(1/2), x)